|
Workout With Friends
Stay fit with a little motivation
|
Go to the source code of this file.
Classes | |
| class | wowf.models.user.User |
Namespaces | |
| namespace | wowf.models.user |
Variables | |
| float | wowf.models.user.UNDER = 18.5 |
| tuple | wowf.models.user.NORMAL = (18.5, 24.9) |
| tuple | wowf.models.user.OVER = (25.0, 29.9) |
| float | wowf.models.user.OBESE = 30.0 |
1.8.1.2